You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Platform Library > height and width

14.7.1 height and width

platform.window:height() 
platform.window:width()

Routines height() and width() return the pixel height and width respectively of the display window.

Introduced in platform.apiLevel = '1.0'